bgfx_request_screen_shot

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void bgfx_request_screen_shot(bgfx_frame_buffer_handle_t _handle, const(char)* _filePath)
  2. da_bgfx_request_screen_shot bgfx_request_screen_shot;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_request_screen_shot bgfx_request_screen_shot;

Meta