Function BNLogAlertWithStackTrace

Source
pub unsafe extern "C" fn BNLogAlertWithStackTrace(
    stackTrace: *const c_char,
    fmt: *const c_char,
    ...
)