Function gdnative_visual_script::common::libc::pthread_sigmask[][src]

pub unsafe extern "C" fn pthread_sigmask(
    how: i32,
    set: *const u32,
    oldset: *mut u32
) -> i32