pub unsafe extern "system" fn vkGetDeviceProcAddr(
device: VkDevice,
pName: *const c_char,
) -> PFN_vkVoidFunctionExpand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkGetDeviceProcAddr(
device: VkDevice,
pName: *const c_char,
) -> PFN_vkVoidFunctionAvailable if built with exported-prototypes.