glib_sys

Function g_assertion_message

source
pub unsafe extern "C" fn g_assertion_message(
    domain: *const c_char,
    file: *const c_char,
    line: c_int,
    func: *const c_char,
    message: *const c_char,
)