Function esp_idf_hal::sys::_esp_error_check_failed

source ยท
pub unsafe extern "C" fn _esp_error_check_failed(
    rc: i32,
    file: *const i8,
    line: i32,
    function: *const i8,
    expression: *const i8,
) -> !
Expand description

@cond