Function ctru_sys::sslcInit

source ·
pub unsafe extern "C" fn sslcInit(session_handle: Handle) -> Result
Expand description

Initializes SSLC. Normally session_handle should be 0. When non-zero this will use the specified handle for the main-service-session without using the Initialize command, instead of using srvGetServiceHandle.