Function gdal_sys::VSIMallocAligned[][src]

pub unsafe extern "C" fn VSIMallocAligned(
    nAlignment: size_t,
    nSize: size_t
) -> *mut c_void