[][src]Function gdnative_bindings::libc::sigaltstack

pub unsafe extern "C" fn sigaltstack(
    ss: *const stack_t,
    oss: *mut stack_t
) -> i32