Function openssl_sys::BN_sub [] [src]

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