Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

posix_spawnattr_getpgroup

Function posix_spawnattr_getpgroup 

Source
pub unsafe extern "C" fn posix_spawnattr_getpgroup(
    attr: *const posix_spawnattr_t,
    flags: *mut pid_t,
) -> c_int