nc_get_vars_long

Function nc_get_vars_long 

Source
pub unsafe extern "C" fn nc_get_vars_long(
    ncid: c_int,
    varid: c_int,
    startp: *const usize,
    countp: *const usize,
    stridep: *const isize,
    ip: *mut c_long,
) -> c_int