Function process_pointer_result

Source
pub(crate) unsafe fn process_pointer_result(
    result: SzPointerResult,
) -> SzResult<String>
Expand description

Processes an SzPointerResult from helper functions

ยงSafety

The caller must ensure that the SzPointerResult contains valid data