Function BNReadLE64

Source
pub unsafe extern "C" fn BNReadLE64(
    stream: *mut BNBinaryReader,
    result: *mut u64,
) -> bool