Function netcdf_sys::nc_open

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