Skip to main content

register_current_task_granted_resource

Function register_current_task_granted_resource 

Source
pub fn register_current_task_granted_resource(
    resource_type: ResourceType,
    resource: usize,
    permissions: CapPermissions,
) -> Result<(), SyscallError>
Expand description

Performs the register current task granted resource operation.