Function sdl2_sys::calloc

source ยท
pub unsafe extern "C" fn calloc(
    __nmemb: usize,
    __size: usize,
) -> *mut c_void