pub unsafe extern "C" fn GetModelInfoValueSize(
modelHandle: *mut ModelCalcerHandle,
keyPtr: *const c_char,
keySize: size_t,
) -> size_tExpand description
Get model metainfo value size for some key. Returns 0 both if key is missing in model metadata and if it is really missing @param calcer model handle