pub unsafe extern "C" fn MaaResourceGetHash(
res: MaaResourceHandle,
buffer: MaaStringBufferHandle,
) -> MaaBoolAvailable 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