Function sdl2_sys::SDL_calloc[][src]

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