Skip to main content

wc_InitRngNonce_ex

Function wc_InitRngNonce_ex 

Source
pub unsafe extern "C" fn wc_InitRngNonce_ex(
    rng: *mut WC_RNG,
    nonce: *mut byte,
    nonceSz: word32,
    heap: *mut c_void,
    devId: c_int,
) -> c_int