pub unsafe fn set_sve_vector_length_configuration(
vector_length_in_bytes: usize,
vector_length_inherited_across_execve: bool,
defer_change_to_next_execve: bool,
) -> Result<()>
Available on crate feature
thread
only.pub unsafe fn set_sve_vector_length_configuration(
vector_length_in_bytes: usize,
vector_length_inherited_across_execve: bool,
defer_change_to_next_execve: bool,
) -> Result<()>
thread
only.