pb_encode_fixed32

Function pb_encode_fixed32 

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