Skip to main content

idax_function_frame_variable_by_offset

Function idax_function_frame_variable_by_offset 

Source
pub unsafe extern "C" fn idax_function_frame_variable_by_offset(
    ea: u64,
    byte_offset: usize,
    out: *mut IdaxFrameVariable,
) -> c_int