pub unsafe extern "C" fn executorch_get_pal_impl() -> *const ExecutorchPalImplExpand description
Returns the PAL function table, which contains function pointers to the active implementation of each PAL function.
pub unsafe extern "C" fn executorch_get_pal_impl() -> *const ExecutorchPalImplReturns the PAL function table, which contains function pointers to the active implementation of each PAL function.