Function get_inline_asm_asm_string

Source
pub fn get_inline_asm_asm_string(inline_asm_val: &ValueRef) -> Option<String>
Expand description

Get the template string used for an inline assembly snippet.