pub unsafe extern "C" fn pt_errstr(
arg1: pt_error_code,
) -> *const c_charExpand description
Return a human readable error string.
pub unsafe extern "C" fn pt_errstr(
arg1: pt_error_code,
) -> *const c_charReturn a human readable error string.