nc_get_var1_float

Function nc_get_var1_float 

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