Function nrfxlib_sys::nrf_cc3xx_platform_set_mutexes[][src]

pub unsafe extern "C" fn nrf_cc3xx_platform_set_mutexes(
    apis: *const nrf_cc3xx_platform_mutex_apis_t,
    mutexes: *const nrf_cc3xx_platform_mutexes_t
)

Function to set platform mutex APIs and mutexes

  • apis - Structure holding the mutex APIs.
  • mutexes - Structure holding the mutexes.