Function mnn::prelude::pthread_sigmask

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