Function nc_create

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