[][src]Function security_framework_sys::random::SecRandomCopyBytes

pub unsafe extern "C" fn SecRandomCopyBytes(
    rnd: SecRandomRef,
    count: size_t,
    bytes: *mut c_void
) -> c_int