[][src]Function mallumo_gls::raw::client_wait_sync

pub unsafe fn client_wait_sync(
    sync_ptr: GLsync,
    flush_commands: SyncFlushCommands,
    timeout: u64
) -> Result<SyncStatus, Error>