pub unsafe extern "C" fn MaaBindResource(
inst: MaaInstanceHandle,
res: MaaResourceHandle,
) -> MaaBoolAvailable on crate feature
internal only.Expand description
@brief Bind the instance to an initialized resource.
See functions in MaaResource.h about how to create a resource.
@param inst @param res @return MaaBool