Function pw_getrandom

Source
pub unsafe extern "C" fn pw_getrandom(
    buf: *mut c_void,
    buflen: usize,
    flags: c_uint,
) -> isize