Function security_framework_sys::random::SecRandomCopyBytes
source ยท pub unsafe extern "C" fn SecRandomCopyBytes(
rnd: SecRandomRef,
count: usize,
bytes: *mut c_void,
) -> c_intpub unsafe extern "C" fn SecRandomCopyBytes(
rnd: SecRandomRef,
count: usize,
bytes: *mut c_void,
) -> c_int