Type Definition ndk_sys::__kernel_sighandler_t[][src]

pub type __kernel_sighandler_t = Option<unsafe extern "C" fn(arg1: c_int)>;