spvc_compiler_get_binary_offset_for_decoration

Function spvc_compiler_get_binary_offset_for_decoration 

Source
pub unsafe extern "C" fn spvc_compiler_get_binary_offset_for_decoration(
    compiler: spvc_compiler,
    id: VariableId,
    decoration: SpvDecoration,
    word_offset: *mut u32,
) -> bool