Function MaaResourceGetHash

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

@brief Get the hash of the resource.

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

@return MaaBool