[][src]Function nginx::BN_mpi2bn

pub unsafe extern "C" fn BN_mpi2bn(
    s: *const c_uchar,
    len: c_int,
    ret: *mut BIGNUM
) -> *mut BIGNUM