Function libgmssl_sys::sm9_bn_sub

source ·
pub unsafe extern "C" fn sm9_bn_sub(
    ret: *mut u64,
    a: *mut u64,
    b: *mut u64
)