Function js::jsapi::JS_GetLocaleCallbacks
[−]
[src]
pub unsafe extern "C" fn JS_GetLocaleCallbacks(
rt: *mut JSRuntime
) -> *const JSLocaleCallbacks
Return the address of the current locale callbacks struct, which may be nullptr.