pb_encode_fixed64

Function pb_encode_fixed64 

Source
pub unsafe extern "C" fn pb_encode_fixed64(
    stream: *mut pb_ostream_t,
    value: *const c_void,
) -> bool