pub unsafe extern "C" fn MaaResourceClear(
res: MaaResourceHandle,
) -> MaaBoolAvailable on crate feature
internal only.Expand description
@brief Clear the resource loading paths
@param res @return MaaBool Whether the resource is cleared successfully.