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

posix_spawnattr_setschedpolicy

Function posix_spawnattr_setschedpolicy 

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