Function MaaBindResource

Source
pub unsafe extern "C" fn MaaBindResource(
    inst: MaaInstanceHandle,
    res: MaaResourceHandle,
) -> MaaBool
Available 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