pub unsafe extern "C" fn aptMakeAppletAttr(
    pos: APT_AppletPos,
    manualGpuRights: bool,
    manualDspRights: bool
) -> APT_AppletAttr
Expand description

Create an APT_AppletAttr bitfield from its components.