Function ndk_sys::__assert

source ·
pub unsafe extern "C" fn __assert(
    __file: *const c_char,
    __line: c_int,
    __msg: *const c_char
) -> !