☰
nginx
All crates
?
[
−
]
[src]
Function
nginx
::
BN_sub
pub unsafe extern "C" fn BN_sub(
r:
*mut
BIGNUM
,
a:
*const
BIGNUM
,
b:
*const
BIGNUM
) ->
c_int