[][src]Function rust_sodium_sys::sodium_allocarray

pub unsafe extern "C" fn sodium_allocarray(
    count: usize,
    size: usize
) -> *mut c_void