PyUnicode_FSDecoder

ParseTuple converter: decode bytes objects to unicode using PyUnicode_DecodeFSDefaultAndSize(); str objects are output as-is. */ /// Availability: >= 3.

version(Python_3_2_Or_Later)
int
PyUnicode_FSDecoder
(
,
void*
)

Meta