跳到主要内容

at_quick_exit

搜索

函数 at_quick_exit 

源代码
pub unsafe extern "C" fn at_quick_exit(
    arg1: Option<unsafe extern "C" fn()>,
) -> c_int