Function grpcio_sys::gpr_format_message[][src]

pub unsafe extern "C" fn gpr_format_message(messageid: c_int) -> *mut c_char
Expand description

Returns a string allocated with gpr_malloc that contains a UTF-8 formatted error message, corresponding to the error messageid. Use in conjunction with GetLastError() et al.