Function glfw::ffi::glfwGetWindowUserPointer

source ยท
pub unsafe extern "C" fn glfwGetWindowUserPointer(
    window: *mut GLFWwindow
) -> *mut c_void