pub unsafe extern "C" fn svcCreateResourceLimit(
    resourceLimit: *mut Handle
) -> Result
Expand description

Creates a resource limit set.

§Arguments

  • resourceLimit (direction out) - Pointer to output the resource limit set handle to.