[][src]Function uikit_sys::SecRandomCopyBytes

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