nc_get_var1_long

Function nc_get_var1_long 

Source
pub unsafe extern "C" fn nc_get_var1_long(
    ncid: c_int,
    varid: c_int,
    indexp: *const usize,
    ip: *mut c_long,
) -> c_int