RAND_public_bytes

Function RAND_public_bytes 

Source
pub unsafe extern "C" fn RAND_public_bytes(
    out: *mut u8,
    out_len: usize,
) -> c_int