Function MaaResourceClear

Source
pub unsafe extern "C" fn MaaResourceClear(
    res: MaaResourceHandle,
) -> MaaBool
Available on crate feature internal only.
Expand description

@brief Clear the resource loading paths

@param res @return MaaBool Whether the resource is cleared successfully.