Function glfw::ffi::glfwWindowHintString

source ·
pub unsafe extern "C" fn glfwWindowHintString(
    hint: c_int,
    value: *const c_char
)