Function nc_open

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