glfwSetWindowUserPointer

Function glfwSetWindowUserPointer 

Source
pub unsafe extern "C" fn glfwSetWindowUserPointer(
    window: *mut GLFWwindow,
    pointer: *mut c_void,
)