Function netcdf_sys::nc_create

source ·
pub unsafe extern "C" fn nc_create(
    path: *const c_char,
    cmode: c_int,
    ncidp: *mut c_int
) -> c_int