Function python3_sys::_PyOS_URandom[][src]

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