Function configure_pointer_authentication_keys
pub unsafe fn configure_pointer_authentication_keys(
config: impl Iterator<Item = (PointerAuthenticationKeys, bool)>,
) -> Result<(), Errno> ⓘ
Available on crate feature
dep_rustix
only.