Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

newlocale

Function newlocale 

Source
pub unsafe extern "C" fn newlocale(
    mask: c_int,
    locale: *const c_char,
    base: locale_t,
) -> locale_t