pub extern "C" fn sleep(
    fn_ptr: Option<&extern "C" fn(_: c_uint) -> c_uint>,
    secs: c_uint
) -> c_uint
Expand description

sleep