ImGuiPlatformIO_Set_Platform_GetWindowPos

Function ImGuiPlatformIO_Set_Platform_GetWindowPos 

Source
pub unsafe extern "C" fn ImGuiPlatformIO_Set_Platform_GetWindowPos(
    platform_io: *mut ImGuiPlatformIO,
    user_callback: Option<unsafe extern "C" fn(vp: *mut ImGuiViewport, out_pos: *mut ImVec2)>,
)