Skip to main content

namespace::api

Type Definitions

ErrorContext#

using api::ErrorContext = typedef ErrorScope 

Type: ErrorScope

ErrorGuard#

using api::ErrorGuard = typedef ErrorScope 

Type: ErrorScope

Functions

api_assert(bool value, const char *function, int line)#

void api::api_assert (bool value, const char *function, int line)

Type: void

Parameters:

  • bool value
  • const char * function
  • int line

catch_segmentation_fault()#

void api::catch_segmentation_fault ()

Type: void

kernel_request_api(u32 request)#

const void * api::kernel_request_api (u32 request)

Type: const void *

Parameters:

  • u32 request