[][src]Function nginx::BN_usub

pub unsafe extern "C" fn BN_usub(
    r: *mut BIGNUM,
    a: *const BIGNUM,
    b: *const BIGNUM
) -> c_int