Function c__assert

Source
pub unsafe extern "C" fn c__assert(
    __assertion: *const c_char,
    __file: *const c_char,
    __line: c_int,
) -> !