Function riot_sys::bindgen::suit_policy_check

source ยท
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