Type Definition nx::svc::ThreadEntrypointFn

source · []
pub type ThreadEntrypointFn = extern "C" fn(_: *mut u8) -> !;