[][src]Function ndk_sys::calloc

pub unsafe extern "C" fn calloc(
    __item_count: c_ulong,
    __item_size: c_ulong
) -> *mut c_void