pub unsafe extern "C" fn suit_policy_check(
manifest: *mut suit_manifest_t,
) -> c_int
Expand description
@brief Check a manifest policy
@param[in] manifest manifest context to check the policy for
@return 0 on valid manifest policy @return -1 on invalid manifest policy