winapi::um::processthreadsapi

Function GetCurrentThreadStackLimits

Source
pub unsafe extern "system" fn GetCurrentThreadStackLimits(
    LowLimit: PULONG_PTR,
    HighLimit: PULONG_PTR,
)