[][src]Function tcod_sys::wcscoll_l

pub unsafe extern "C" fn wcscoll_l(
    __s1: *const wchar_t,
    __s2: *const wchar_t,
    __loc: __locale_t
) -> c_int