GetRandomFn

Type Alias GetRandomFn 

Source
type GetRandomFn = unsafe extern "C" fn(*mut c_void, size_t, c_uint) -> ssize_t;