[][src]Function sunrise_libuser::caps::debug_flags

pub fn debug_flags(can_be_debugged: bool, can_debug_others: bool) -> u32

Declares whether this application can be debugged (e.g. it allows the use of the debug syscalls on it), and whether it can debug other processes.