Function python3_sys::_PyOS_URandom

source ยท
pub unsafe extern "C" fn _PyOS_URandom(
    buffer: *mut c_void,
    size: Py_ssize_t,
) -> c_int