DoxigAlpha

get_stack_bounds

Function parameters

Parameters

#
user_stack_base:*usize
user_stack_size:*usize

Type definitions in this namespace

Types

#

Functions in this namespace

Functions

#

Source

Implementation

#
pub extern "c" fn get_stack_bounds(user_stack_base: *usize, user_stack_size: *usize) c_int