Skip to main content

vkGetDeviceProcAddr

Function vkGetDeviceProcAddr 

Source
pub unsafe extern "system" fn vkGetDeviceProcAddr(
    device: VkDevice,
    pName: *const c_char,
) -> PFN_vkVoidFunction
Expand description

Available if built with exported-prototypes.