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

@brief Get the task list of the resource.

@param res @param[out] buffer The buffer where the task list will be written to.

@return MaaBool