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

posix_spawnattr_getschedpolicy

Function posix_spawnattr_getschedpolicy 

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