CPLCalloc

Function CPLCalloc 

Source
pub unsafe extern "C" fn CPLCalloc(
    arg1: usize,
    arg2: usize,
) -> *mut c_void