Function raw_set_handle_inheritable

Source
pub fn raw_set_handle_inheritable(
    handle: intptr_t,
    inheritable: bool,
) -> Result<()>