[][src]Function android_ndk_sys::calloc

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