spvc_compiler_get_declared_struct_size

Function spvc_compiler_get_declared_struct_size 

Source
pub unsafe extern "C" fn spvc_compiler_get_declared_struct_size(
    compiler: spvc_compiler,
    struct_type: spvc_type,
    size: *mut usize,
) -> spvc_result