Function sdl2_sys::SDL_calloc[][src]

pub unsafe extern "C" fn SDL_calloc(nmemb: size_t, size: size_t) -> *mut c_void