BNGetResolvedMemoryRangeAt

Function BNGetResolvedMemoryRangeAt 

Source
pub unsafe extern "C" fn BNGetResolvedMemoryRangeAt(
    view: *mut BNBinaryView,
    addr: u64,
    result: *mut BNResolvedMemoryRange,
) -> bool