Function winsafe::SetThreadStackGuarantee

source ·
pub fn SetThreadStackGuarantee(stack_size_in_bytes: u32) -> SysResult<u32>
Available on crate feature kernel only.
Expand description

SetThreadStackGuarantee function.

Returns the size of the previous stack.