scrmem_attr_set_win_image()
Set the image pointer to associate with the handle
Synopsis:
#include <scrmem/scrmem_create.h>
void scrmem_attr_set_win_image(struct scrmem_attr *attr, struct win_image *image)
Arguments:
- attr
- An attribute structure.
- image
- The image metadata to associate with the created handle.
Library:
libscrmemDescription:
The scrmem_attr_set_win_image() function sets the image pointer to associate with the handle.
Page updated:
