Function ndk_sys::siginterrupt

source ·
pub unsafe extern "C" fn siginterrupt(
    __signal: c_int,
    __flag: c_int
) -> c_int