pub fn try_parse_permission_flags(
    str_: &String,
    output: &mut NetPermissionFlags,
    readen: &mut usize,
    error: &mut BilingualStr
) -> bool
Expand description

Parse the following format: “perm1,perm2@xxxxxx”