pub unsafe extern "C" fn OH_UdmfDataLoadParams_SetLoadHandler(
params: *mut OH_UdmfDataLoadParams,
dataLoadHandler: OH_Udmf_DataLoadHandler,
)Available on crate feature
api-20 only.Expand description
Sets the data load handler to the OH_UdmfDataLoadParams.
ยงArguments
-
params- Represents a pointer to an instance ofOH_UdmfDataLoadParams. -
dataLoadHandler- Represents to the data load handler.OH_UdmfDataLoadParamsOH_Udmf_DataLoadHandler
Available since API-level: 20