PyUnicode_FSDecoder

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

version(Python_3_2_Or_Later)
extern (C)
int
PyUnicode_FSDecoder
(,
void*
)

Meta