Function BNLogErrorWithStackTrace

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